home *** CD-ROM | disk | FTP | other *** search
/ Best Tools for JAVA / Best Tools for JAVA.iso / JAVA_ALL / JAVA_UTL / C2JAVA / C2J.ZIP / sedin2 < prev   
Encoding:
Text File  |  1996-04-17  |  302 b   |  10 lines

  1. /_body$/d
  2. s/.*__\~\([A-Za-z0-9_]*\)_.*/c2j: Warning: Could not find body for \1 destructor/
  3. s/.*__\([^A-Za-z0-9_][A-Za-z0-9_]*\)_.*/c2j: Warning: Overloaded operator \1 not supported in Java/
  4. s/__java__.* include file /c2j: Warning: not found: /
  5. /Compilation failed/d
  6. s/__/::/
  7. s/_/(/
  8. /(/s/$/)/
  9. s/_/,/g
  10.